Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Sat, 10 Apr 2010 10:31:01 +0000 (19:31 +0900)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Sat, 10 Apr 2010 10:31:01 +0000 (19:31 +0900)
commit3974092cfbba83ffbb023654440f78648450fe34
treef4b2a9e908236e305bad46aeb85d523bad642284
parent28f45ee79e127c0e1100fa7b12835d82bd9d48cf
Use openpty for allocating pty on Darwin.  Fix Bug#726 and Bug#5819.

* s/darwin.h (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF)
(PTY_OPEN): New defines.  Use openpty (Bug#726, Bug#5819).
src/ChangeLog
src/s/darwin.h